* net/tramp.el (tramp-handle-insert-directory): Don't use
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 25 May 2010 13:29:04 +0000 (15:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 25 May 2010 13:29:04 +0000 (15:29 +0200)
`forward-word', it's default syntax could be changed.

lisp/ChangeLog

index 6ff9dd3ed32a8b2ec55ee47b9e6ed52f843da4cc..cf7e823fc8f51b190f43cce5faa3763f2629fdf4 100644 (file)
@@ -1,3 +1,8 @@
+2010-05-25  Christian Lynbech  <christian.lynbech@tieto.com>  (tiny change)
+
+       * net/tramp.el (tramp-handle-insert-directory): Don't use
+       `forward-word', it's default syntax could be changed.
+
 2010-05-25  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-progress-reporter-update): New defun.